Namespace - LJCGenDocDAL
Parameters
lookupRecord - The Lookup object.
currentRecord - The Current object
isUpdate - The Update flag.
Returns
True if duplicates, otherwise false.
Syntax
C# |
public Boolean IsDuplicate(DocAssemblyGroup lookupRecord, DocAssemblyGroup currentRecord, Boolean isUpdate = False)
|
Check for duplicate unique key.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.